home *** CD-ROM | disk | FTP | other *** search
- object frmCompactDB: TfrmCompactDB
- Left = 464
- Top = 584
- HelpContext = 1730
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Compact database'
- ClientHeight = 262
- ClientWidth = 456
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 456
- Height = 262
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- Visible = False
- object Bevel1: TBevel
- Left = 6
- Top = 4
- Width = 448
- Height = 215
- Shape = bsFrame
- end
- object StatusLabel2: TTntLabel
- Left = 32
- Top = 241
- Width = 380
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object StatusLabel1: TTntLabel
- Left = 32
- Top = 224
- Width = 380
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object JvInstallLabel1: TJvUniInstallLabel
- Left = 8
- Top = 6
- Width = 441
- Height = 210
- ImageList = frm40tdMain.BtnIL
- end
- object CloseButton2: TMMTNTBItBtn
- Left = 380
- Top = 232
- Width = 75
- Height = 25
- Caption = '&Close'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- Visible = False
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 456
- Height = 262
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Beveles1: TBevelesU
- Left = 40
- Top = 216
- Width = 193
- Height = 105
- Shape = bsFrame
- Visible = False
- Caption = 'Summary of wasted space (approx.)'
- BorderWidth = 0
- end
- object Label1: TTntLabel
- Left = 56
- Top = 240
- Width = 110
- Height = 13
- Caption = 'Article bodies to delete:'
- Visible = False
- end
- object Label2: TTntLabel
- Left = 56
- Top = 264
- Width = 117
- Height = 13
- Caption = 'Article headers to delete:'
- Visible = False
- end
- object ClutteredBodySpace: TTntLabel
- Left = 184
- Top = 240
- Width = 17
- Height = 13
- Caption = 'n/a'
- Visible = False
- end
- object ClutteredHeaderSpace: TTntLabel
- Left = 184
- Top = 264
- Width = 17
- Height = 13
- Caption = 'n/a'
- Visible = False
- end
- object Label3: TTntLabel
- Left = 4
- Top = 56
- Width = 457
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'Compacting Dialog'#39's database can take several minutes to hours.'
- WordWrap = True
- end
- object Close: TMMTNTBItBtn
- Left = 380
- Top = 232
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Close'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 2
- end
- object GetClutteredSpaceBtn: TMMTNTBItBtn
- Left = 152
- Top = 288
- Width = 75
- Height = 25
- Caption = 'Refresh'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Visible = False
- OnClick = GetClutteredSpaceBtnClick
- end
- object CompactBtn: TMMTNTBItBtn
- Left = 156
- Top = 130
- Width = 137
- Height = 25
- Caption = 'Compact &Now!'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = CompactBtnClick
- end
- object KeepBackup: TtntAutoSizeCheckBox
- Left = 108
- Top = 91
- Width = 195
- Height = 17
- Caption = '&Keep backup of uncompressed data'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- end
- end
-